home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / mendemo / drivers / wavemix.men < prev    next >
Encoding:
INI File  |  1995-11-10  |  1.4 KB  |  63 lines

  1. [description]
  2. Menlo=3
  3.  
  4. [general]
  5. ShowDevices=0
  6. WaveOutDevice=0
  7.  
  8. [default]
  9. Remix=1
  10. GoodWavePos=0
  11. WaveBlocks=5
  12. WaveBlockLen=2048
  13. SamplesPerSec=11
  14.  
  15. [Windows Sound System Playback]
  16. ; Need to set do11khzmce=FALSE in system.ini->[sndsys.drv] if want to use Remix=1 and SamplesPerSec=11
  17. Remix=1
  18. GoodWavePos=1
  19. WaveBlocks=4
  20. SamplesPerSec=22
  21. ;WaveBlockLen=
  22.  
  23. [MultiSound Wave Out]
  24. Remix=2
  25. GoodWavePos=1
  26. WaveBlocks=3
  27. ;WaveBlockLen=
  28.  
  29. [SB16 Wave Out]
  30. Remix=1
  31. GoodWavePos=0
  32. WaveBlocks=5
  33. SamplesPerSec=22
  34. ;WaveBlockLen=
  35.  
  36. [SBPro Wave Out]
  37. Remix=1
  38. GoodWavePos=0
  39. WaveBlocks=5
  40. ;WaveBlockLen=
  41.  
  42. [Media Vision Waveform Output]
  43. Remix=1
  44. GoodWavePos=0
  45. WaveBlocks=3
  46. ;WaveBlockLen=
  47.  
  48. [UltraSound Waveform Output]
  49. Remix=2
  50. GoodWavePos=0
  51. WaveBlocks=3
  52. SamplesPerSec=11
  53.  
  54. [not compatible]
  55. ; sound drivers that are not compatible with wavemix.dll can be added here
  56. ; (the =1 is necessary).  One of the major conflicts occur with the PC Speaker
  57. ; drivers.  The wavemix.dll will only work with devices that support asynchronous
  58. ; operation - most of the pc speaker drivers are synchronous.  The name of the devices
  59. ; can be easily seen by setting ShowDevices=1 in the [general] section and then running
  60. ; a program which uses the wavemixer.  One major problem with some of the pc speaker
  61. ; drivers is that they report that they are asynchronous when they are really not.
  62.  
  63. Wave driver for PC Speaker=1